home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1994 September / macformat-004.iso / Shareware City / Utilities / GLMStat 1.1.3 / GLMStat / GLMStat.rsrc / TEXT_134_GLM Menu.txt < prev    next >
Encoding:
Text File  |  1994-05-31  |  1.8 KB  |  29 lines

  1. The items in this menu are repeated within the floating palette.
  2. Define
  3. Defines the Generalised Linear Model.
  4. Errors
  5. Normal, Poisson, Binomial, Gamma. Selecting each will cause the appropriate canonical link to be selected.
  6. Convergence
  7. The number of iterations of the fitting algorithm may be set. The default of 10 is normally sufficient but some data may require an increase. Failure to fit in 10 iterations usually means that something is wrong. For example your parameter estimates may be converging to + or - infinity. The convergence tolerance specifies the relative change in the deviance below which it is considered that the model has converged. Reducing this value results in more accurate estimates but may result in failure to converge. The default value represents a good compromise.
  8. Residuals
  9. Residuals may be determined using the following methods:
  10. Deviance residual(i) = sign(y(i)-fv(i))*sqrt(d(i))
  11. Working residual(i) = (y(i)-fv(i))*dr(i)
  12. Pearson residual(i) = (y(i)-fv(i))/sqrt(va(i))
  13. Response residual(i) = (y(i)-fv(i))
  14. where:
  15. y(i) is the response for observation i
  16. fv(i) is the fitted value for observation i
  17. d(i) is the contribution to the deviance by observation i
  18. Fit
  19. Fits the model.
  20. Use command-click (non-contiguous selection) or shift-click (contiguous selection) to select columns from list and then add these to the model using Add * (adds all hierachial models) or Add (adds the terms singly).
  21. Estimates
  22. Displays estimates and standard errors for the current model with p-values if these are selected in the preferences.
  23. Residuals
  24. Displays residuals for the current model. (Calculated using the method specified in the Define dialog)
  25. Corr
  26. Displays the correlation matrix for the currently fitted parameters.
  27. Status
  28. Displays current model settings and convergence parameters.
  29.